home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / misc_pto / mwpetz05 / connect < prev    next >
Text File  |  1987-11-30  |  256b  |  6 lines

  1. connect.obj : connect.c
  2.      cl -c -D LINT_ARGS -Gsw -Os -W2 -Zp connect.c
  3.  
  4. connect.exe : connect.obj connect.def
  5.      link4 connect, /align:16, /map, slibw, connect
  6.